runtime.markBits.advance (method)
6 uses
	runtime (current package)
		mbitmap.go#L1206: func (m *markBits) advance() {
		mgcsweep.go#L639: 			mbits.advance()
		mgcsweep.go#L640: 			abits.advance()
		mgcsweep.go#L887: 		mbits.advance()
		mgcsweep.go#L888: 		abits.advance()
		traceallocfree.go#L72: 			abits.advance()
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |